hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
Choice.this
commons
Choice
Undocumented in source.
struct
Choice
this
(
string
name
,
ChoiceResult
function
(
Choice
*
self
,
ref
Terminal
t
,
ref
RealTimeConsoleInput
input
,
in
CompilationOptions
opts
)
onSelected
,
bool
shouldTime
= false
,
string
function
(
)
updateChoice
= null
,
bool
scriptOnly
= false
)
Meta
Source
See Implementation
commons
Choice
constructors
this
functions
opEquals
variables
name
onSelected
scriptOnly
shouldTime
updateChoice